GXGetPaperTypeCollection
You can use theGXGetPaperTypeCollection
function to obtain the paper-type collection object associated with a particular paper-type object.
Collection GXGetPaperTypeCollection (gxPaperType aPaperType);
aPaperType
A reference to the paper-type object whose collection object you want to obtain.- function result
- A reference to a collection object.
DESCRIPTION
After you call theGXGetPaperTypeCollection
function to obtain a paper-type collection object, you must call theGXGetJobError
function to obtain errors. It is important that you resolve errors immediately because the Collection Manager cannot work with anil
collection object.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help